/*@font-face {
  font-family: "APLFont";
  src:
    local("APL385 Unicode"),
    local("APLX Upright"),
    local("Courier APL2 Unicode"),
    local("SImPL"),
    local("SiMPL medium"),
    url("apl385.eot");
}*/

  @font-face {
    font-family: APLFONT;
    font-style:  normal;
    font-weight: normal;
    src: url(http://www.sigapl.org/aplnet.ttf);
  }

a img {border: none; } 
a:link {color: #00f; text-decoration: underline; }
a:visited {color: #00f; text-decoration: underline; }
a:hover {color: #60C; text-decoration: none; }
a:active {color: #888; text-decoration: none; }

/*@font-face {
  font-family: Gentium;
  src: url(http://example.com/fonts/Gentium.ttf);
}*/

pre {
  font-family: APLFONT, monospace;
  padding-left: 20px;
}

html, body {height: 100%;
padding: 0;
margin: 0;
}

#wrap {min-height: 100%; }

#main {overflow: auto;
	padding-bottom: 40px; }

/*Opera Fix*/
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;
}


#header
{
	background-image: url("bluegrad144.png");
	background-repeat: repeat-y left top;
	text-align: center;
	display: block;
	padding-top: 10px;
	margin-bottom: -5px;
}	

	#navigation
{
	width: 100%;
	background: #000;
	text-align: center;
	padding-top: 5px;
	margin-top: 0px;
}

	#navigation ul
{
	margin: 0px 0px;
	padding-right: 5%;
	padding-left: 5%;
	padding-top: 0%;
	padding-bottom: 15px;
}
	
#navigation ul li
{
	list-style-type: none;
	display: inline;
}

#navigation a
{
	display: inline;
	padding: 5px 15px;
	color: #38ACEC;
	text-decoration: none;
	border-right: 3px solid #38ACEC;
	border-left: 3px solid #38ACEC;
}

#navigation a:hover
{
	background: #38ACEC;
	color: #fff;	
}

#links
{
	float: left;
	width: 16%;
	padding: 20px 0;
	margin: 0 2%;
	display: inline;
	vertical-align: top;
}

#links ul
{
	margin: 0;
	padding: 0;
}

#links ul li
{
	margin: 0 0 1em;
	padding: 0;
	list-style-type: none;
}

#links h4 {
	margin-left: 15px;
	font-weight: bold;
	font-style: italic;
}

#events
{
	float: left;
	width: 40%;
	padding: 20px 0;
	margin: 0 0 0 2%;
	vertical-align: top;
}

#events h2 { margin-top: 10px; }

#events h3 {
	font-style: italic;
	display: block;
	margin-bottom: 0px;
}

#news
{
	float: right;
	width: 32%;
	padding: 20px 0;
	margin: 0 2% 0 0;
	display: inline;
	vertical-align: top;
}

#news h3 {
	font-style: italic;
	display: block;
	margin-bottom: 0px;
	margin-top: 0px;
}

#whitepage_sub
{
	float: left;
	vertical-align: top;
	padding: 2px 0 0 20px;
}

#whitepage_sub form { padding-left: 5%; }

#whitepage_sub h6 {display: inline; }

#contactus1
{
	text-align: left;
	width: 48%;
	padding: 0px 0 0 20px;
	float: left;
}

#contactus2
{
	text-align: left;
	width: 48%;
	padding-top: 0px;
	float: right;
}

#contactus2 h4 {
	display: block;
	padding-top: 0px;
	margin-top: 0px;
}

.about {
	padding: 20px;
	vertical-align: top;
}

.about h2 { text-align: center;
	display: block;
	padding-top: 0px;
	margin-top: 0px;
}

.spacer {
	border-right: 3px solid #38ACEC;
	border-left: 3px solid #38ACEC;
	width: 1px;
}	

.content {
	padding: 0 20px 20px 20px;
	vertical-align: top;
}

.content ul li
{
	list-style-type: none;
	padding: 5px;
}
	
.content h6 {
	padding: 0;
	margin: 0;
	text-align: right; }

.content table {
	border-collapse: collapse;
}

.content td {
	padding: 5px;
	border: 2px solid black; }

.d0 {
	background: #309;
	color: #fff;
	text-align: center;
	font-weight: 900;
	font-size: 17px; }

.d1 {
	background: #fff;
	padding: 10px; }
	
.d2 {
	background: #cff;
	padding: 10px; }
	
.da {
	background: #ccc;
	padding: 10px;
	color: #000;
	font-weight: 900;
	font-size: 18px;
	text-align: center; }

.da a:link {color: #000; text-decoration: underline; }
.da a:visited {color: #000; text-decoration: underline; }
.da a:hover {color: #00f; text-decoration: none; }
.da a:active {color: #00f; text-decoration: none; }
	

#footer {position: relative;
	margin-top: -40px; /* negative value of footer height */
	height: 30px;
	clear: both;
	background: #ccc; 
	text-align: right;
	padding: 10px 20px 0 0;
}

.two-columncontent {
	margin: -12px 0 0 20px;
	vertical-align: top;
	float: left;
	display: inline;
	width: 40%;
}

.two-columncontent ul li
{
	list-style-type: none;
	padding: 5px;
}

.three-columncontent {
	margin: -40px 0 0 20px;
	vertical-align: top;
	float: left;
	display: inline;
	width: 30%;
}

.three-columncontent ul li
{
	list-style-type: none;
	padding: 5px;
}


/*#fontwarning {
	float: right;
	font-weight: bold;
	border: 5px solid black;
	display: inline;
	padding: 5px;
	margin-right: 20px;}*/
